home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / editor / jmedia20.zip / JMDEMO2.EXE / READER.J < prev    next >
Text File  |  1995-01-03  |  2KB  |  64 lines

  1. Screen 1
  2. KillMouseFields
  3.  
  4. FillPattern 194 180 150 145 168 162 165 203 LightBlue
  5. Bar 0 0 639 349
  6.  
  7. SetDimensions 650 350 100 100
  8.  
  9. 'must specify the entire path for wizard filename
  10. 'eg. Wizard 5 10 +96 +85 c:\jmedia\metwin.wiz
  11. '    Wizard 5 97 +96 +12 c:\jmedia\box1.wiz
  12.  
  13. Wizard 5 10 +96 +85 metwin.wiz
  14. Wizard 5 97 +96 +12 box1.wiz
  15. Color DarkGray
  16. TextXY 7 12 PROGRAM DESCRIPTIONS
  17.  
  18. ButtonStyle.Width 90
  19. ButtonStyle.Height 20
  20. ButtonStyle.Orient 2
  21. ButtonStyle.BevSize 2
  22. ButtonStyle.DFore 2
  23. ButtonStyle.DBack 0
  24. ButtonStyle.Bright 15
  25. ButtonStyle.Dark 8
  26. ButtonStyle.Surface 5
  27. ButtonStyle.GroupNum 0
  28. ButtonStyle.UlineCol 14
  29. ButtonStyle.CornerCol 7
  30. ButtonStyle.IconButton OFF
  31. ButtonStyle.PlainButton ON
  32. ButtonStyle.ClipButton OFF
  33. ButtonStyle.Mouse ON
  34. ButtonStyle.Invertable OFF
  35. ButtonStyle.Reset OFF
  36. ButtonStyle.Chisel OFF
  37. ButtonStyle.Recess OFF
  38. ButtonStyle.Shadow ON
  39. ButtonStyle.Stamp OFF
  40. ButtonStyle.Bevel ON
  41. ButtonStyle.Underline ON
  42. ButtonStyle.HotIcon OFF
  43. ButtonStyle.ADJ OFF
  44. ButtonStyle.RadioGroup OFF
  45. ButtonStyle.Sunken ON
  46. ButtonStyle.CheckBoxGroup OFF
  47. ButtonStyle.HighlightKey ON
  48. ButtonStyle.Explode OFF
  49. ButtonStyle.LeftJustify OFF
  50. ButtonStyle.RightJustify OFF
  51. ButtonStyle
  52. ButtonStyle.Selected OFF
  53.  
  54. Button 10 100 0 0 u <>PAGE UP<>PGUP
  55. Button 28 100 0 0 d <>PAGE DOWN<>PGDOWN
  56. Button 46 100 0 0 h <>HOME<>HOME
  57. Button 64 100 0 0 e <>END<>END
  58. Button 82 100 0 0 m <>MAIN<>EXIT^Mcatalog.rip^M
  59.  
  60. TextWindow 6 7 +78 +26 OFF 1
  61. TextBackGround LightGray
  62. TextColor Black
  63.  
  64.